home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / DE.DIR / 00158.ls < prev    next >
Encoding:
Text File  |  1997-05-08  |  96 b   |  7 lines

  1. on mouseDown
  2.   if pushButton() then
  3.     go(the frame + 1)
  4.     setScreenShot(#plus)
  5.   end if
  6. end
  7.